home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4497 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: ocbbs.gen.nz!not-for-mail
  2. From: steve@hn.ocbbs.gen.nz (Steve Detoni)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: ==> STUPID NEW GUY HERE <==
  5. Date: 5 Feb 1996 18:36:14 +1300
  6. Message-ID: <4f450e$7i5@hn.ocbbs.gen.nz>
  7. References: <4f1ra2$bra@newsbf02.news.aol.com>
  8. NNTP-Posting-Host: hn.hn.planet.gen.nz
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. GB8B (gb8b@aol.com) wrote:
  12. : Hey there, I'm just now migrating from QBasic and HyperCard to Symantec
  13. : C++ on a Mac, and I need some help. I've always found the best way to
  14. : learn a language is to study other peoples' code, and would really
  15. : appreciate it if anyone could send me or tell me where to find simple
  16. : examples of C code, preferably examples that illustrate basic Mac
  17. : procedures like using menus, dialog boxes, etc., and code that deals with
  18. : icons and other graphics (and of course I would dig any general
  19. : suggestions for someone who is just starting out on C). Help me!
  20.  
  21. Why don't you learn the language first before the Operating System?
  22. C(++) isn't like walking the dog, you just don't pick it up like that, takes 
  23. practice and understanding. Buying a book solves half the problem only 
  24. you don't get useful information first hand from people who know the 
  25. language. Basically the only problem with books .... they can give you 
  26. answers to questions as long as you don't ask the questions :-).
  27.  
  28. Steve.
  29.  
  30. P.s: Learn the language for 6 months, learn about OS's with the result of 
  31. seeing how much of a hash MAC's are. Then you should have a go at you 
  32. programming venture.
  33.